home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / sk_j1202.arc / 4PRODOOR.ARC / PRODOOR.CNF < prev    next >
Text File  |  1989-12-23  |  5KB  |  168 lines

  1. ;
  2. ; PROD.CNF Supplement to install all 18 (9 single / 9 batch) SuperK protocols
  3. ; for use with ProDoor 2.6 (BETA 21 AND LATER)
  4. ;
  5. ; Single File Xmodem/Chk, Xmodem/CRC, Ymodem (1k-X), WXmodem, Cmodem and Jmodem
  6. ; are totally compatible with their single protocol counterparts and should be
  7. ; used as a direct replacement for them.
  8. ;
  9. ; Single File K9Xmodem and Super8K AND ALL of the Batch mode protocols require
  10. ; the use of SuperK or K9X by the user. These are not compatible with anything
  11. ; else out there in "ModemLand"!
  12. ;
  13. ;
  14. ; SUPERK.COM must be configured for use with PRODOOR.
  15. ;
  16. ; Configuring SuperK and SKA.COM
  17. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18. ;    1) Start up SUPERK.COM as  SUPERK @
  19. ;
  20. ;    2) Press G
  21. ;
  22. ;    3) Press H
  23. ;
  24. ;    4) The  default  colors  for  Jmodem  are  Black  text  on  a  White 
  25. ;       background  and  are "hard coded" as such.  If you wish to change 
  26. ;       the default colors,  press C and make your selection for each  of 
  27. ;       the 7 color schemes.
  28. ;
  29. ;    5) If you plan on storing the SuperK files in a directory OTHER than 
  30. ;       the logged (PCB) directory,  press F and input the FULL drive and 
  31. ;       path where all of the  SuperK  (SUPERK.COM,  SUPERK.000,  SKJ.COM
  32. ;       and CMODEM.EXE) files will reside.
  33. ;
  34. ;    6) Once you have completed your modifications, hit Enter and input a 
  35. ;       Y  to  the "Ready to Save" prompt.  SuperK will clone itself with 
  36. ;       the new settings and return you to the DOS prompt. 
  37. ;
  38. ;    7) If you have specified an OvlPath (step 5 above) simply  copy  all 
  39. ;       of the SuperK files into the specified directory. 
  40. ;
  41. ; You  may  start up SuperK with the @ parameter at any time if you simply 
  42. ; want to check the settings.  A  new  clone  will  not  be  produced  (or 
  43. ; prompted  for)  unless  you  actually  make  modifications to any of the 
  44. ; settings. 
  45. ;
  46. ; Protocol table
  47. ; %efficiency, Code, Direction, Title ; Command line
  48. ;
  49. 80 X T 1 SuperK Xmodem/Chk    Single File
  50. superk p$N$ s$B$ sx f
  51. ;
  52. 80 C T 1 SuperK Xmodem/CRC    Single File
  53. superk p$N$ s$B$ sc f
  54. ;
  55. 86 Y T 1 SuperK Ymodem (1k-X) Single File
  56. superk p$N$ s$B$ sy f
  57. ;
  58. 88 W T 1 SuperK WXmodem       Single File
  59. superk p$N$ s$B$ sw f
  60. ;
  61. 92 J T 1 SuperK Jmodem        Single File
  62. superk p$N$ s$B$ sj f
  63. ;
  64. 92 H T 1 SuperK Cmodem        Single File
  65. superk p$N$ s$B$ sh f
  66. ;
  67. 94 K T 1 SuperK K9Xmodem      Single File
  68. superk p$N$ s$B$ sk f
  69. ;
  70. 96 S T 1 SuperK Super8K       Single File
  71. superk p$N$ s$B$ ss f
  72. ;
  73. 96 M T 1 SuperK Super8K-G MNP Single File
  74. superk p$N$ s$B$ sm f
  75. ;
  76. 80 X R 1 SuperK Xmodem/Chk    Single File
  77. superk p$N$ s$B$ rx f
  78. ;
  79. 80 C R 1 SuperK Xmodem/CRC    Single File
  80. superk p$N$ s$B$ rc f
  81. ;
  82. 86 Y R 1 SuperK Ymodem (1k-X) Single File
  83. superk p$N$ s$B$ ry f
  84. ;
  85. 88 W R 1 SuperK WXmodem       Single File
  86. superk p$N$ s$B$ rw f
  87. ;
  88. 92 J R 1 SuperK Jmodem        Single File
  89. superk p$N$ s$B$ rj f
  90. ;
  91. 92 H R 1 SuperK Cmodem        Single File
  92. superk p$N$ s$B$ rh f
  93. ;
  94. 94 K R 1 SuperK K9Xmodem      Single File
  95. superk p$N$ s$B$ rk f
  96. ;
  97. 96 S R 1 SuperK Super8K       Single File
  98. superk p$N$ s$B$ rs f
  99. ;
  100. 98 M R 1 SuperK Super8K-G MNP Single File
  101. superk p$N$ s$B$ rm f
  102. ;
  103. 80 1 T 9 SuperK XmodemChk     Batch Mode
  104. superk p$N$ s$B$ sxb f $@$
  105. ;
  106. 80 2 T 9 SuperK XmodemCRC     Batch Mode
  107. superk p$N$ s$B$ scb f $@$
  108. ;
  109. 86 3 T 9 SuperK Ymodem (1k-X) Batch Mode
  110. superk p$N$ s$B$ syb f $@$
  111. ;
  112. 88 4 T 9 SuperK WXmodem       Batch Mode
  113. superk p$N$ s$B$ swb f $@$
  114. ;
  115. 92 5 T 9 SuperK Jmodem        Batch Mode
  116. superk p$N$ s$B$ sjb f $@$
  117. ;
  118. 92 6 T 9 SuperK Cmodem        Batch Mode
  119. superk p$N$ s$B$ shb f $@$
  120. ;
  121. 94 7 T 9 SuperK K9Xmodem      Batch Mode
  122. superk p$N$ s$B$ skb f $@$
  123. ;
  124. 96 8 T 9 SuperK Super8K       Batch Mode
  125. superk p$N$ s$B$ ssb f $@$
  126. ;
  127. 98 9 T 9 SuperK Super8K-G MNP Batch Mode
  128. superk p$N$ s$B$ smb f $@$
  129. ;
  130. 80 1 R 0 SuperK XmodemChk     Batch Mode
  131. superk p$N$ s$B$ rxb f
  132. ;
  133. 80 2 R 0 SuperK XmodemCRC     Batch Mode
  134. superk p$N$ s$B$ rcb f
  135. ;
  136. 86 3 R 0 SuperK Ymodem (1k-X) Batch Mode
  137. superk p$N$ s$B$ ryb f
  138. ;
  139. 88 4 R 0 SuperK WXmodem       Batch Mode
  140. superk p$N$ s$B$ rwb f
  141. ;
  142. 92 5 R 0 SuperK Jmodem        Batch Mode
  143. superk p$N$ s$B$ rjb f
  144. ;
  145. 92 6 R 0 SuperK Cmodem        Batch Mode
  146. superk p$N$ s$B$ rhb f
  147. ;
  148. 94 7 R 0 SuperK K9Xmodem      Batch Mode
  149. superk p$N$ s$B$ rkb f
  150. ;
  151. 96 8 R 0 SuperK Super8K       Batch Mode
  152. superk p$N$ s$B$ rsb f
  153. ;
  154. 98 9 R 0 SuperK Super8K-G MNP Batch Mode
  155. superk p$N$ s$B$ rmb f
  156. ;
  157. ;
  158. ;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  159. ;N O T I C E    N O T I C E    N O T I C E    N O T I C E    N O T I C E
  160. ;
  161. ;Due  to the amount of time and money I have spent setting up SuperK for 
  162. ;use with your Comm/BBS programs,  I am requesting  that  this  and  all 
  163. ;subsquent   versions  of  SuperK  be  registrered  so  that  I  may  be 
  164. ;compensated for the many hours I have spent developing,  modifying  and 
  165. ;setting   up  this  protocol  driver.   Please  show  your  support  by 
  166. ;registering your copy of SuperK today.
  167. ;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  168.